ASP.NET Core MVC コントロールヘルプ
IsReadOnly メソッド (DropDownBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DropDownBuilder<T,TControl,TBuilder> クラス : IsReadOnly メソッド
The value.
Configurates C1.Web.Mvc.DropDown<T>.IsReadOnly. Sets a value that indicates whether the user can modify the control value using the mouse and keyboard.
シンタックス
'宣言
 
Public Function IsReadOnly( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder IsReadOnly( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

DropDownBuilder<T,TControl,TBuilder> クラス
DropDownBuilder<T,TControl,TBuilder> メンバ